home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 254 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  840 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: urgent!! Help! Double Click mouse in Borland C++ 3.1
  5. Date: 3 Jan 1996 12:08:19 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4cdrjj$omj@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe3.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 03, 1996 16:46:18 in article <urgent!! Help! Double Click mouse in
  15. Borland C++ 3.1>, 'Eric Wong <b721742@cuhk.hk>' wrote: 
  16.  
  17.  
  18. >Help! 
  19. >Please anyone who can tell me how to add dobule click mouse event in my  
  20. >application. I wrote it by using the Borland C++ 3.1 
  21. Check you e-mail address.  I tried to answer directly but it bounced. 
  22.  
  23. Respond to WM_LBUTTONDBLCLK and WM_RBUTTONDBLCLK  
  24. messages.  
  25. -- 
  26.  
  27. Pete
  28.